Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[evcc] Fix missing grid readings after evcc breaking change in 0.133.0 #18199

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

DanielSan85
Copy link

Fixes #18148

This PR fixes the new alignment of grid data comming from evccs /api/state endpoint.
The old and new structure can be seen in this conversation over at evcc evcc-io/evcc#18063

This change is not backwards compatible with older versions of evcc.

@MikeTheTux
Copy link
Contributor

Can we spend the extra effort and implement this change backward compatible? Allowing the old and the new location of the grid values?

@DanielSan85
Copy link
Author

DanielSan85 commented Jan 29, 2025 via email

@DanielSan85
Copy link
Author

I have added the workaround and testet with evcc 0.131.5 and 0.133.0.
Both worked fine when switching back and forth.

@DanielSan85 DanielSan85 deleted the apadt-to-new-grid-structure-from-api-result branch January 30, 2025 12:51
@DanielSan85 DanielSan85 restored the apadt-to-new-grid-structure-from-api-result branch January 30, 2025 12:53
@DanielSan85 DanielSan85 reopened this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

evcc binding - gridPower is now grid.power
2 participants